Test 32/64 cross builds on MSVC
authorAlex Crichton <alex@alexcrichton.com>
Wed, 22 Jul 2015 21:42:37 +0000 (14:42 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 23 Jul 2015 06:10:25 +0000 (23:10 -0700)
commit07cacbf86ea17568508e2187811f0b9338eff8d6
treead40d27bf3a869156ab21251c84f26c7b6618375
parenta24ca998ba0435ba183be7dbae89ef6b412e326f
Test 32/64 cross builds on MSVC

This commit enables Cargo's bots to test cross builds between 32 and 64 bit
hosts. Many tests were fixed to work on Windows, and the 32-bit test case now
actually crosses to 64.
src/etc/install-deps.py
tests/test_cargo_compile.rs
tests/test_cargo_cross_compile.rs